home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 30 / PC Gamer IT CD 30 2-2.iso / incoming / incoming.EXE / asc / misc / roy.odl < prev    next >
Text File  |  1998-03-06  |  1KB  |  53 lines

  1. type "jfont1"
  2.     sprite u=0 v=0 w=244 h=128
  3.     texture "menu\page1.ppm" transparent alpha nomipmap
  4. type "jfont2"
  5.     sprite u=0 v=0 w=244 h=128
  6.     texture "menu\page2.ppm" transparent alpha nomipmap
  7. type "jfont3"
  8.     sprite u=0 v=0 w=244 h=128
  9.     texture "menu\page3.ppm" transparent alpha nomipmap
  10.  
  11. type "loading"
  12.     sprite u=0 v=0 w=244 h=128
  13.     texture "menu\loading.ppm" transparent nomipmap low
  14.  
  15. type "font16"
  16.     sprite u=0 v=0 w=244 h=128
  17.     texture "menu\font16.ppm" transparent alpha nomipmap
  18.  
  19. type "newfont"
  20.     sprite u=0 v=0 w=244 h=128
  21.     texture "menu\n_font.ppm" transparent alpha nomipmap uncompressable
  22.  
  23. type "rage0" scale .5
  24. objfile "menu\rrrrrrrr.ian"
  25. texture "menu\ragelotp.ppm" nomipmap transparent alpha
  26. drawtype self illuminating
  27. sfx "m_ok" min 800 max 4000
  28.  
  29. type "rage1" scale .5
  30. objfile "menu\aaaaaaaa.ian"
  31. texture "menu\ragelotp.ppm" nomipmap transparent alpha
  32. drawtype self illuminating
  33. sfx "m_notok" min 800 max 4000
  34.  
  35. type "rage2" scale .5
  36. objfile "menu\gggggggg.ian"
  37. texture "menu\ragelotp.ppm" nomipmap transparent alpha
  38. drawtype self illuminating
  39. sfx "m_move" min 800 max 4000
  40.  
  41. type "rage3" scale .5
  42. objfile "menu\eeeeeeee.ian"
  43. texture "menu\ragelotp.ppm" nomipmap transparent alpha
  44. drawtype self illuminating
  45. sfx "m_score" min 800 max 4000
  46.  
  47. type "rage4" scale .5
  48. objfile "menu\0.ian"
  49. texture "menu\ragelotp.ppm" nomipmap transparent alpha
  50. drawtype self illuminating
  51. sfx "m_tele" min 800 max 4000
  52.  
  53.